DX11 CREATE RASTERIZER STATE

Creates a new rasterizer state.
It will initially have the default settings used by the Ziggurat engine in the case where you don't provide your own rasterizer states, such that you can settle for
only overwriting the parts you actually want to change.

  Syntax
Return Dword = DX11 CREATE RASTERIZER STATE()
  Parameters
This function does not take any parameters.

  Returns

The created, blank rasterizer state.

  See also

RASTERIZERSTATE Functions Menu
DX11 Function Categories